home *** CD-ROM | disk | FTP | other *** search
- ; Windows Modem Setup File
- ; Copyright (c) Motorola Ltd
- ; Manufacturer: Motorola
-
- ; Driver for Network Monitor enabled P2K phone
-
- [Version]
- Signature="$CHICAGO$"
- Class=MultiPortSerial
- ClassGuid={50906CB8-BA12-11D1-BF5D-0000F805F530}
- LayoutFile=layout.inf, layout1.inf, layout2.inf
- Provider=%Mfg%
- DriverVer=07/18/2006,0.9.9.7
-
- [SourceDisksNames]
- 1=%Motorola-Netmon-MF.DriverDiskName%,"",1
-
- [SourceDisksFiles]
- Motorola-Netmon-MF.sys=1
-
- [PreCopySection]
- HKR,,NoSetupUI,,1
-
- [DestinationDirs]
- DefaultDestDir = 11 ;LDID_SYS
- EngPhone.Copy = 12 ;DIRID_DRIVERS
-
- ;----------------------------------------------------------
- ;- Drivers -
- ;----------------------------------------------------------
-
- [Manufacturer]
- %Mfg% = Motorola
-
- [Motorola]
- %Uart1% = EngPhone, USB\VID_22b8&PID_1004
- %Uart2% = EngPhone, USB\VID_22b8&PID_3004
- %Uart3% = EngPhone, USB\VID_22b8&PID_1C04
- %Uart4% = EngPhone, USB\VID_22b8&PID_4004
- %Uart5% = EngPhone, USB\VID_22b8&PID_6404
-
- ;----------------------------------------------------------
- ;- COM sections -
- ;----------------------------------------------------------
-
- [EngPhone]
- CopyFiles = EngPhone.Copy
-
- [EngPhone.Copy]
- Motorola-Netmon-MF.sys,,,2
-
- [EngPhone.Services]
- AddService = Motorola-Netmon-MF, 0x00000002, EngPhone.Service_Inst
-
- [EngPhone.Service_Inst]
- DisplayName = %EngPhone.SvcDesc%
- ServiceType = 1 ; SERVICE_KERNEL_DRIVER
- StartType = 3 ; SERVICE_DEMAND_START
- ErrorControl = 1 ; SERVICE_ERROR_NORMAL
- ServiceBinary = %12%\Motorola-Netmon-MF.sys
- LoadOrderGroup = Extended Base
-
- ;----------------------------------------------------------
- ;- Strings -
- ;----------------------------------------------------------
- [Strings]
- Mfg = "Motorola"
- Uart1="Motorola Engineering Test Mobile"
- Uart2="Motorola Engineering Test Mobile"
- Uart3="Siemens Engineering Test Mobile"
- Uart4="Motorola Engineering Test Mobile"
- Uart5="Motorola Engineering Test Mobile"
- EngPhone.SvcDesc="Network Monitor Dual Port Driver"
- Motorola-Netmon-MF.DriverDiskName="Motorola-Netmon-MF Installation Directory"
-